next up previous
Next: 4.1 Requests that hold Up: OpenGL Graphics with Previous: 3.2.8 Versioning and GLX

4 Encoding on the X Byte Stream

In the remote rendering case, the overhead associated with interpreting the GLX extension requests must be minimized. For this reason, all commands have been broken up into two categories: OpenGL and GLX commands that are each implemented as a single X extension request and OpenGL rendering requests that are batched within a GLXRender request.





Mark Segal
Wed Jan 11 18:38:15 PST 1995